home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / card_105939.txt < prev    next >
Text File  |  1989-08-22  |  2KB  |  78 lines

  1. -- card: 105939 from stack: in
  2. -- bmap block id: 106156
  3. -- flags: 0000
  4. -- background id: 104104
  5. -- name: Application Service C/7
  6. ----- HyperTalk script -----
  7. on openCard
  8.   beenHereFlag 2,1
  9.   -- first param is item #, second is line # (of global)
  10.   pass openCard
  11. end openCard
  12.  
  13.  
  14. -- part 1 (button)
  15. -- low flags: 00
  16. -- high flags: 0000
  17. -- rect: left=478 top=319 right=341 bottom=498
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 1401 / 1401
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: Prev
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.  
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part 2 (button)
  34. -- low flags: 00
  35. -- high flags: 0000
  36. -- rect: left=493 top=319 right=341 bottom=512
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 1400 / 1400
  39. -- text alignment: 1
  40. -- font id: 0
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: Next
  45. ----- HyperTalk script -----
  46. on mouseUp
  47.  
  48. end mouseUp
  49.  
  50.  
  51.  
  52. -- part contents for background part 15
  53. ----- text -----
  54. 105939
  55.  
  56. -- part contents for background part 6
  57. ----- text -----
  58. In the context of single versus multi-launch applications, you‚Äôll also hear the terms ‚Äúsingle user‚Äù and ‚Äúmulti-user.‚Äù
  59.  
  60. Single user means that at any given time, only one person can open a particular file and work on it.
  61.  
  62. Multi-user means that more than one user may open a given file and work on it.  In other words, several people can work on the same file at the same time.
  63.  
  64. -- part contents for background part 4
  65. ----- text -----
  66. Definitions
  67.  
  68. -- part contents for background part 25
  69. ----- text -----
  70. First let‚Äôs define some terms.
  71.  
  72. -- part contents for background part 5
  73. ----- text -----
  74. Click a term.
  75.  
  76. -- part contents for background part 3
  77. ----- text -----
  78. Types of Network Applications